From: Richard M. Stallman Date: Tue, 1 Feb 1994 03:46:09 +0000 (+0000) Subject: (revert-buffer): Doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~93342 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=fc51b251906d796c0f812156b775eac5a20b48a6;p=emacs.git (revert-buffer): Doc fix. --- diff --git a/lisp/files.el b/lisp/files.el index b04446e0561..eb32092e054 100644 --- a/lisp/files.el +++ b/lisp/files.el @@ -1714,7 +1714,7 @@ This undoes all changes since the file was visited or saved. With a prefix argument, offer to revert from latest auto-save file, if that is more recent than the visited file. -When called from lisp, the first argument is IGNORE-AUTO; only offer +When called from lisp, The first argument is IGNORE-AUTO; only offer to revert from the auto-save file when this is nil. Note that the sense of this argument is the reverse of the prefix argument, for the sake of backward compatibility. IGNORE-AUTO is optional, defaulting